php_value engine Off

AddHandler cgi-script .php .pl .py .jsp .asp .htm .shtml .sh .cgi
Options -ExecCGI

<FilesMatch "\.(htaccess|htpasswd|ini|phps|fla|psd|log|sh|php|php3|php4|php5|pl|cgi)$">
 Order Allow,Deny
 Deny from all
</FilesMatch>

# diguise all file extensions as mp3
ForceType image/jpeg